projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5188176
)
Forgotten file
author
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 16 May 2005 20:04:44 +0000
(20:04 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 16 May 2005 20:04:44 +0000
(20:04 +0000)
gtk/gtktoolbar.c
patch
|
blob
|
history
diff --git
a/gtk/gtktoolbar.c
b/gtk/gtktoolbar.c
index 8f72edd31f7c27c568377bd1c8932bcab935d150..1d38158ae7205943ee349857315fb9dd2ba30e4c 100644
(file)
--- a/
gtk/gtktoolbar.c
+++ b/
gtk/gtktoolbar.c
@@
-2898,11
+2898,11
@@
gtk_toolbar_get_n_items (GtkToolbar *toolbar)
* @toolbar: a #GtkToolbar
* @n: A position on the toolbar
*
- * Returns the @n<!-- -->'
s
item on @toolbar, or %NULL if the
+ * Returns the @n<!-- -->'
th
item on @toolbar, or %NULL if the
* toolbar does not contain an @n<!-- -->'th item.
*
* Return value: The @n<!-- -->'th #GtkToolItem on @toolbar, or %NULL if there
- * isn't an @n<!-- -->th item.
+ * isn't an @n<!-- -->
'
th item.
*
* Since: 2.4
**/